|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pair | |
|---|---|
| agents.anac.y2010.Southampton.analysis | |
| agents.anac.y2010.Southampton.similarity | |
| agents.anac.y2010.Southampton.utils | |
| agents.anac.y2010.Southampton.utils.concession | |
| Uses of Pair in agents.anac.y2010.Southampton.analysis |
|---|
| Method parameters in agents.anac.y2010.Southampton.analysis with type arguments of type Pair | |
|---|---|
double |
BidSpace.getBeta(java.util.ArrayList<Pair<java.lang.Double,java.lang.Double>> bestOpponentBidUtilityHistory,
double time,
double utility0,
double utility1)
|
double |
BidSpace.getBeta(java.util.ArrayList<Pair<java.lang.Double,java.lang.Double>> bestOpponentBidUtilityHistory,
double time,
double utility0,
double utility1,
double minDiscounting,
double minBeta,
double maxBeta,
double defaultBeta,
double ourTime,
double opponentTime)
|
| Uses of Pair in agents.anac.y2010.Southampton.similarity |
|---|
| Fields in agents.anac.y2010.Southampton.similarity with type parameters of type Pair | |
|---|---|
protected java.util.ArrayList<Pair<java.lang.Double,java.lang.Double>> |
SimilarityAgent.bestOpponentBidUtilityHistory
The best bids (in terms of our utility) that we have seen from the opponent. |
| Uses of Pair in agents.anac.y2010.Southampton.utils |
|---|
| Methods in agents.anac.y2010.Southampton.utils that return Pair | ||
|---|---|---|
static
|
Pair.of(A a,
B b)
|
|
| Uses of Pair in agents.anac.y2010.Southampton.utils.concession |
|---|
| Method parameters in agents.anac.y2010.Southampton.utils.concession with type arguments of type Pair | |
|---|---|
static double |
ConcessionUtils.getBeta(java.util.ArrayList<Pair<java.lang.Double,java.lang.Double>> bestOpponentBidUtilityHistory,
double time,
double discounting,
double utility0,
double utility1)
|
static double |
ConcessionUtils.getBeta(java.util.ArrayList<Pair<java.lang.Double,java.lang.Double>> bestOpponentBidUtilityHistory,
double time,
double discounting,
double utility0,
double utility1,
double minDiscounting,
double minBeta,
double maxBeta,
double defaultBeta,
double ourTime,
double opponentTime)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||